home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / ADIOS_ V8.02 Amway distributors / ADIOS8.exe / READ.ME < prev    next >
Text File  |  1996-11-04  |  4KB  |  104 lines

  1. This program was developed using Turbo Pascal and Quick Basic which are
  2. products of Borland and Microsoft respectively. The program is copyrighted
  3. by Third Wave Systems of Moline, IL 61266 and all rights are reserved.
  4.  
  5. General permission is granted to copy and distribute this program. After a
  6. reasonable evaluation period, a registration fee of $5 is expected if use
  7. continues.  Upon registration you will receive the latest version of the
  8. program and the most current version of the price file.
  9.  
  10. Included with the program is SEE.EXE, a FREEWARE program courtesy of
  11. Pinnacle Software of Swanton, VT. It is invoked by the invoicing program
  12. if you choose ERROR CODES or ADIOS USER MANUAL from the programs main menu.
  13. You can also use it to view any ASCII file from a DOS prompt. For example,
  14. to view the user manual from a DOS prompt type the following command
  15. followed and then press Enter:
  16.  
  17.      SEE ADIOS.DOC
  18.  
  19. CHANGES to the program which are not yet included in the user manual are
  20. described at the end of this file.
  21.  
  22. Always start the program with the ADIOS.BAT file provided. We recommend 
  23. you run from the DOS prompt and not under a shell or under Windows. If you 
  24. must run under Windows, invoke ADIOSW.BAT from the RUN screen.
  25.  
  26. In order for the program to run properly, your computer must have a
  27. CONFIG.SYS file in the root directory of the disk used to start your
  28. computer. This file must contain the statement FILES=20. Any greater number
  29. will also work.
  30.  
  31. If you have a hard disk, we recommend you make a special directory called
  32. ADIOS and copy all files from the distribution diskette to this directory.
  33. An example of the necessary DOS commands follows:
  34.  
  35.      MD \ADIOS
  36.      COPY A:\*.*  \ADIOS
  37.  
  38.      ... OR ... 
  39.      
  40.      A:INSTALL
  41.  
  42.  
  43. If you are running the program from a floppy diskette, you may have to
  44. remove one or more files from the diskette to provide sufficient disk
  45. space. We suggest you remove ADIOS.DOC.
  46.  
  47. TO START THE PROGRAM TYPE   ADIOS. If you have a hard disk you should first
  48. change to the proper directory with a command such as: CD\ADIOS.
  49.  
  50. The following files should be present on the distribution diskette:
  51.  
  52. ADIOS.BAT               Used to invoke the program
  53. ADIOSW.BAT              Used when running under Windows
  54.  
  55. ADIOS.DOC               The manual which explains how to use the program.
  56.  
  57.            Use a utility such as SEE to view/print it.
  58.                 
  59.            You could also use your word processor view or print the manual. 
  60.            Read the instructions on how to retrieve an ASCII file (or DOS
  61.            text file.)
  62.  
  63. ADIOS.ERR               An ASCII file listing run time error codes you may      
  64.             encounter.
  65.  
  66. ADIOS.HLP               Online help file
  67.  
  68. BRUN30.EXE              Microsoft Quick Basic runtime
  69.  
  70. CSYS.FLE                System file
  71.  
  72. DM001020.EXE            The Invoicing Program
  73.  
  74. DM001098.EXE            TSR for ISAM needed by DM001020.EXE
  75.             Note that DM001098 requires about 40,528 bytes
  76.             of memory. If you re-run the program you will
  77.             receive a message "ISAM ROUTINES LOADED". To
  78.             remove from memory re-boot.
  79.  
  80. DSYS.FLE                System file
  81.  
  82. FULL-SYS.DOC            A description of full functioned adios system
  83.  
  84. INSTALL.BAT             The installation command file
  85.  
  86. PRODUCT.FLE             Product file (SA-13 products)
  87.  
  88. PRODUCT.IDX             Index to product file
  89.  
  90. READ.ME                 The file you are reading
  91.  
  92. REGISTER.TXT            Registration form
  93.  
  94. REINDEX.COM             This program is used to rebuild the product data
  95.             base in cases where it is damaged. 
  96.  
  97. SEE.EXE                 A utility program for viewing/printing ASCII files
  98.  
  99. USERLIB.EXE             Program library
  100.  
  101. WINFIX.EXE              Used when running under Windows. It is called by
  102.             ADIOSW.BAT
  103.  
  104.